From cad3ad37b78a38bf9440850804aede6d73b2c406 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 26 Jul 2007 04:49:45 +0000 Subject: [PATCH] Switch license to GPLv3 or later. --- src/regex.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/regex.c b/src/regex.c index 7784a3ae616..095afa1c465 100644 --- a/src/regex.c +++ b/src/regex.c @@ -3,11 +3,12 @@ internationalization features.) Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, - 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007 + Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, -- 2.30.2